home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 December / Software of the Month Club 1996 December.iso / pc / dos / edu / orchis / chapters.txt < prev    next >
Encoding:
Text File  |  1996-10-28  |  60.3 KB  |  1,173 lines

  1. <Chapter 1:  Introduction>
  2.  
  3. Copyright (c) 1996 Trionum Inc. All rights reserved.
  4.  
  5. ORCHIS, TRIONUM and PEP are trademarks of Trionum Inc. All other brand
  6. and product names are trademarks or registered trademarks of their
  7. respective companies.
  8.  
  9. <Section 1.1:  What is ORCHIS?>
  10.      The name ORCHIS stands for "Org Chart Imaging Software". ORCHIS makes
  11. it easy to create and maintain org charts. An org chart is a picture of a
  12. tree-like hierarchy. The most common use for such charts is to represent
  13. the structure of an organization by a diagram of who reports to whom, but
  14. there are many other applications. For example, org charts can represent
  15. menu structures, decision trees, sentence parsings, or taxonomies of
  16. plants and animals. With ORCHIS, pictures of these charts can be displayed
  17. on your computer's monitor, printed on your printer, and saved in graphic
  18. files compatible with other software packages.
  19.  
  20.      ORCHIS eliminates the necessity of actually drawing these charts
  21. yourself. Using simple data forms, you enter text for each chart element
  22. and specify its properties, such as type face and color. Using the
  23. graphical EDIT-CHART display <[2]>, you identify how the chart elements
  24. are linked together. The layout and drawing of the chart is done
  25. automatically by ORCHIS. Later, you can easily add to the chart, or change
  26. the text, properties, or linkages, and have ORCHIS instantly redraw the
  27. chart to your new specifications.
  28.  
  29. <Section 1.2:  Getting Started>
  30.      In order to install and use ORCHIS, you will need to be familiar with
  31. the basic commands of the DOS operating system. If you have any questions
  32. about using DOS, consult your operating system manual.
  33.  
  34. <Section 1.2.1:  Hardware and Software Required>
  35.      In order to run ORCHIS you need an IBM PC compatible computer running
  36. DOS 2.0 or a later version of DOS. You also need a color VGA display. You
  37. do not need a hard disk, or a mouse, but both of these are recommended.
  38.  
  39.      In order to print directly from ORCHIS, you need one of the following
  40. printers: an HP DeskJet, an HP LaserJet, a Canon Bubble Jet, a Postscript
  41. printer such as the Apple LaserWriter, an Epson printer, an IBM graphics
  42. printer, an IBM Color Printer, or a printer compatible with one of these.
  43.  
  44.      You can output pictures from ORCHIS to PDL files (the format of
  45. TRIONUM's drawing program, PEP: Picture Editing Package) <[7.1]>, to PCX
  46. files (a popular bitmap format) <[7.3]>, and to EPS files (the
  47. encapsulated Postscript format) <[7.2]>. Many word processors and desktop
  48. publishing packages accept graphics in these formats. Charts created in
  49. ORCHIS can be included, in this way, into documents, presentations and
  50. slide shows created by any of these compatible packages.
  51.  
  52. <Section 1.2.2:  Installation>
  53.      Before you can use ORCHIS, you must identify the kind of printer that
  54. you have and how it is connected to your computer. The utility INSTALL.EXE
  55. supplied with ORCHIS will guide you through this simple installation
  56. process. To be able to use ORCHIS, you must first run INSTALL. Full
  57. instructions for installing ORCHIS are provided in Chapter <[12]>.
  58.  
  59. <Section 1.2.3:  About this Manual>
  60.      In the present chapter, we provide the definitions and background
  61. information necessary to understand the chapters that follow. We recommend
  62. that you read this chapter before trying to use ORCHIS. Then if you need
  63. information about a particular command, you will be ready to turn directly
  64. to the relevant section in the reference chapters that follow.
  65.  
  66.      After this introductory chapter, is the main part of the ORCHIS
  67. manual, namely the individual command descriptions in Chapters <[2]>
  68. through <[10]>. In those chapters, you will find a complete explanation of
  69. each of the commands available in ORCHIS.
  70.  
  71.      Chapter <[11]> describes the HELP system, which allows you to view
  72. the information in this manual, on your computer's display, while you are
  73. using ORCHIS. Because the HELP system is context sensitive and includes a
  74. cross-reference facility, it is often a more convenient method of learning
  75. about ORCHIS than referring to the physical manual would be.
  76.  
  77. <Section 1.2.4:  Some Terminology>
  78.      The individual nodes that make up an org chart are simply called
  79. boxes. Each box contains one or more text lines, sometimes simply call
  80. lines. The boxes have a hierarchical ordering relation shown by the
  81. relative positions of the boxes when the chart is drawn and the lines
  82. drawn between them called links. The ordering relation has the structure
  83. of a tree, but charts are drawn upside down, with the root of the tree at
  84. the top and leaves at the bottom. <[FIG16]> shows three typical examples
  85. of such charts.
  86.  
  87.      The relationship between a subordinate box and the box above it (for
  88. example, the relationship of boxes 2 and 1 in the any of the charts above)
  89. can be described in any one of the following ways:
  90.  
  91.      1 is over 2.
  92.      2 is under 1.
  93.      1 is the parent of 2.
  94.      2 is a daughter of 1.
  95.  
  96. We also say that two daughters of one parent (for example boxes 2 and 3,
  97. or boxes 6 and 7 in any of the illustrations) are sisters.
  98.  
  99. <Section 1.3:  Menus and Commands>
  100.      ORCHIS commands are presented in a series of menus organized into a
  101. menu hierarchy. The menu that is displayed when you first load ORCHIS is
  102. called the top menu. Most of the commands in this menu cause new menus to
  103. be displayed. In some cases, these new menus have commands leading to yet
  104. other menus.
  105.  
  106.      In all of these menus, one letter in each command is underlined. To
  107. execute a command, just type this letter. Alternatively, you can point to
  108. a menu item with the cursor. Then, if you press the left mouse button (or
  109. the ENTER key on your keyboard), the selected command will be executed.
  110.  
  111. For example, in the top menu, if you type "X" (for "Export"), a new menu
  112. will appear as shown in <[FIG02]>. This new menu lists the file formats
  113. available for exporting org chart images. If you now type "E" (for "EPS")
  114. you will export the chart to a file in the Encapsulated PostScript format.
  115. (See Chapter <[7]> for complete information on file export options.)
  116.  
  117. <[FIG15]> is a chart of the principal menus in ORCHIS.
  118.  
  119. <Section 1.4:  Windows>
  120.      The ORCHIS screen is divided into three windows: a menu window, a
  121. text window, and a chart windows. The menu window is used by ORCHIS to
  122. display its commands. The text window is used for prompts and error
  123. messages. The chart window is used either to display a data entry form for
  124. one org chart box or to display the chart itself. <[FIG10]>
  125.  
  126.      A different screen layout is used when you are in the HELP system.
  127. For more information see Chapter <[11]>.
  128.  
  129. <Section 1.5:  Data Entry Forms>
  130.      When you load a chart into ORCHIS, the initial display in the chart
  131. window is a data entry form for one box of that chart. Such forms are the
  132. tools you use to change the text contents and properties of the various
  133. boxes in the chart. A typical data entry form is shown in <[FIG17]>.
  134.  
  135.      To change a line of text, activate its entry field by using the TAB
  136. key or by clicking on the field with the cursor. To display a property
  137. sheet for the box or for any one of its text lines, click on the
  138. appropriate [P]-button. You can also access property sheets through the
  139. PROPERTIES command in the top menu. For more information on using property
  140. sheets see Chapter <[3]>.
  141.  
  142.      The data entry form lists the boxes linked to the current box. To
  143. switch to the entry form for another box, either use the left, right, up,
  144. and down goto buttons in the data entry form, or display the entire chart
  145. by using the EDIT-CHART command <[2]> and then select the new box with the
  146. EDIT-BOX command <[2.1]>. Invoking EDIT-CHART also provides access to the
  147. commands for creating, deleting, linking and unlinking boxes. See Chapter
  148. <[2]> for more information on these commands.
  149.  
  150. <Section 1.6:  Scroll Bars>
  151.      A scroll bar is a tool for using the mouse to move the view in a
  152. given window. In ORCHIS, scroll bars may appear in the menu window, in the
  153. chart window, or (if you are in the HELP system) in the help document
  154. window. In this section, we will assume that you have a mouse. (If you do
  155. not have a mouse, there are commands for adjusting window views from the
  156. keyboard. See Chapter <[10]> for the single keystroke commands relevant to
  157. the chart window and the menu window. See Chapter <[11]> for the commands
  158. relevant to the help document window.)
  159.  
  160.      Scroll bars will be automatically created in the menu window, the
  161. chart window, and the help document window whenever they are needed. For
  162. example, the LOAD-CHART command <[5.1]> displays a menu of all available
  163. org chart files. If there is not enough room in the menu window to display
  164. all of the file names, a horizontal scroll bar is created at the bottom of
  165. the window. You can use this bar, as described below, to control which
  166. part of the file name list is to be displayed. In the chart view window,
  167. two scroll bars are required, a horizontal bar to control left/right
  168. motion and a vertical bar to control up/down motion.
  169.  
  170.      A scroll bar contains three buttons, an arrow button at either end
  171. and an unmarked button that can moved freely along the bar between these.
  172. This latter button is called the slider. The position of the slider shows
  173. the current location of the window view in its range of possible
  174. positions. The size of the slider shows what fraction of the range is
  175. currently visible in the window. For example, when you shrink a chart
  176. window (so that twice as much is displayed in it), the sliders expand to
  177. twice their former size.
  178.  
  179.      To adjust the window view by a small amount, click on the appropriate
  180. arrow button. One click will move a menu window or a help document window
  181. up or down by a single line of text. A graphic window will be moved by a
  182. small fraction of the total range of motion. If you hold down an arrow
  183. button (that is, you click on it and do not release the mouse button), the
  184. window motion will be automatically repeated.
  185.  
  186.      To adjust the window view by a larger amount, click on the scroll bar
  187. outside the slider (above or below the slider on a vertical bar, to the
  188. left or right on a horizontal bar). One click will move the window view by
  189. one half of the size of the window.
  190.  
  191.      If you click on the slider, the mouse becomes locked to the slider.
  192. By moving the mouse, you now move the slider. When you click a second
  193. time, the slider and the window view become fixed in their new positions.
  194.  
  195. <Section 1.7:  Moving the Cursor>
  196.      There are several ways to move the cursor in ORCHIS. These are
  197. described below.
  198.  
  199. <Section 1.7.1:  Mouse>
  200.      If you have a mouse, you can move the cursor by simply moving the
  201. mouse.
  202.  
  203. <Section 1.7.2:  Cursor Motion Keys>
  204.      The four arrow keys on the numerical key pad move the cursor in the
  205. direction of the arrow. See <[FIG09]>. These keys are also called the
  206. cursor motion keys.
  207.  
  208. <Section 1.7.3:  Automatic Motion>
  209.      If you need to move the cursor over a large distance, using the
  210. cursor motion keys can be tedious. If you do not have a mouse, you may
  211. want to use the automatic cursor motion capability. You can start the
  212. cursor moving, accelerate it, change its direction, and stop the motion
  213. when the cursor arrives at its destination.
  214.  
  215.      To start the cursor moving, press the Grey-plus key, and then press
  216. one of the cursor motion arrow keys. The cursor will begin to move at a
  217. constant speed in the direction indicated by the motion key. To make the
  218. cursor move faster, press the same key again. To change direction, press a
  219. different cursor motion key. To stop the cursor, press the Grey-plus key a
  220. second time.
  221.  
  222. <Section 1.8:  Moving Up The Menu Hierarchy>
  223.      There are three ways to move up the menu hierarchy. Most menus
  224. include an explicit QUIT or CANCEL command. This command will take you
  225. back to the previous menu, the next higher menu in the hierarchy. The
  226. second method is to use the super-escape key (function key F10)
  227. <[10.1.5]>. Pressing this key takes you in a single step to the top level
  228. menu no matter where you are in the command structure. Finally, you can
  229. use the Escape key (ESC). Pressing this key takes you back one step in the
  230. command execution. Often, ESC is equivalent to QUIT, taking you back to
  231. the prior menu. Sometimes, however, it takes you back to an earlier stage
  232. in the current operation. For example, in the EDIT-CHART menu <[2]>, when
  233. you move a box you first choose the box you want to move and then choose a
  234. new parent box for it. If you are at the second stage (choosing the
  235. parent), pressing ESC takes you back to the first stage (choosing the
  236. moving box). In any case, if you continue to press ESC, you eventually
  237. return to the prior menu and ultimately to the top level menu. If you have
  238. a mouse, pressing the right mouse button is equivalent to using the ESC
  239. key.
  240.  
  241. <Section 1.9:  More about the Mouse>
  242.      ORCHIS has been designed so that you can use a mouse if you have one,
  243. but a mouse is by no means necessary. Every function can be accessed
  244. directly from the keyboard. Cursor motion, in particular, can be
  245. controlled from the keyboard in a number of ways which have been described
  246. above.
  247.  
  248.      If you do have a mouse, pressing a mouse button is equivalent to
  249. pressing one key on the keyboard. Pressing the left mouse button is
  250. equivalent to pressing ENTER (carriage return). Pressing the right mouse
  251. button is equivalent to pressing ESC (the escape key). See <[FIG11]>. In
  252. the discussion below, we use the key names ENTER and ESC without
  253. explicitly mentioning the mouse. In each case you can use the equivalent
  254. mouse button instead.
  255.  
  256. <Section 1.10:  Org Chart Files>
  257.      ORCHIS stores org charts in files with the extension "ORG". These are
  258. pure ASCII text files using a simple context sensitive format. This simple
  259. text based format makes it easy for third party programmers to create
  260. compatible utilities, such as, for example, a program to automatically
  261. generate ORCHIS files by extracting information from a data base.
  262.  
  263.      To assist such third party developers, TRIONUM will provide a file
  264. format specification document, free of charge, to any registered user upon
  265. request.
  266. <Chapter 2:  Edit Chart>
  267.      If you want to display the current chart, to delete boxes or add new
  268. ones to the chart, or to change the linkage between boxes, then you will
  269. need to use the EDIT-CHART command in the top menu. The display in the
  270. chart window is then changed from the entry form for the current box to a
  271. WYSIWYG display of the org chart as it would be printed. A new menu also
  272. appears. Using this menu, you can add, delete and move the boxes that make
  273. up the chart. You can also select a box to edit, displaying its entry form
  274. and returning to the top menu.
  275.  
  276.      The commands that operate on a box (for example, DELETE-BOX <[2.4]>)
  277. begin by asking you to designate the box to be operated on. When prompted
  278. to select a box, position the cursor on the box you want to pick and press
  279. the left mouse button or the keyboard ENTER key.
  280.  
  281.      Note that after completing a MOVE <[2.2]>, DELETE <[2.4]>, or CLONE
  282. <[2.3]> operation, you can perform another operation of the same type
  283. without having to invoke the command a second time. For example, you can
  284. duplicate several boxes by invoking the CLONE-BOX command once and then
  285. selecting the target boxes one at a time with the cursor.
  286.  
  287. <Section 2.1:  Edit Box>
  288.      Use the EDIT-BOX command if you want to change the contents or
  289. properties of one of the boxes in the chart. If you invoke this command
  290. and then select the box you want to edit, ORCHIS will return to the top
  291. menu after opening that box for editing and displaying its entry form in
  292. the chart window. Then you can change the contents and properties of that
  293. box as described in Chapters <[1]> and <[3]>.
  294.  
  295. <Section 2.2:  Move Box>
  296.      Use the MOVE-BOX command if you want to change the linkage between
  297. boxes. If you invoke this command, you will be prompted first to select
  298. the box to be moved and then to select a new parent for that box. The
  299. moved box becomes the last daughter of its new parent. It will be the
  300. lowest daughter in a vertical branch or the rightmost daughter in a
  301. horizontal branch.
  302.  
  303.      If the new parent is the same box as the old parent, the effect of
  304. the command is simply to re-arrange the order of the boxes under this
  305. parent. You can produce any ordering of the daughters of a box by using
  306. the MOVE-BOX command in this way.
  307.  
  308. <Section 2.3:  Clone Box>
  309.      Use the CLONE-BOX command to make an exact duplicate of a given box
  310. in the chart. If you invoke this command and select a box to be
  311. duplicated, a new box is created with the same contents and properties as
  312. the selected box. Initially, the new box is not linked to other boxes; it
  313. is displayed at the top of the chart.
  314.  
  315. <Section 2.4:  Delete Box>
  316.      Use the DELETE-BOX command to remove a box from the chart. When you
  317. invoke this command and select a box to be deleted, ORCHIS will remove
  318. that box from the chart. Once removed, the deleted box cannot be
  319. recovered; therefore, ORCHIS asks for verification for each box deleted.
  320.  
  321.      If the deleted box had daughters, they are moved up in the chart to
  322. become daughters of the box that was the parent of the box just deleted.
  323.  
  324. <Section 2.5:  Unlink Box>
  325.      Use the UNLINK-BOX command to detach a box from its parent without
  326. attaching it to a new parent. The unlinked box is displayed at the top of
  327. the chart. Note that this command does not unlink the box from its
  328. daughters.
  329.  
  330. <Section 2.6:  New Box>
  331.      Use the NEW-BOX command to add a box to the chart. When you invoke
  332. this command a new box is created and added to the chart. The new box is
  333. not linked to other boxes. Initially, all of the text fields are empty and
  334. all of the properties are set to their default values.
  335.  
  336.      Note that it is often more efficient to use the CLONE-BOX command
  337. <[2.3]> to add a box to the chart, duplicating the box whose contents and
  338. properties most nearly match the box you are trying to create.
  339.  
  340. <Section 2.7:  Expand>
  341.      Use the EXPAND command to expand the display in the chart window.
  342. Specifically, the window's magnification is doubled. The window displays
  343. half as much of the chart in each direction, but the displayed elements
  344. are twice as large. EXPAND performs a zoom-in operation.
  345.  
  346. <Section 2.8:  Shrink>
  347.      Use the SHRINK command to contract the display in the chart window.
  348. The window's magnification is reduced by 1/2. The window displays twice as
  349. much of the chart in each direction, but the displayed elements are only
  350. half as large. SHRINK performs a zoom-out operation.
  351.  
  352. <Chapter 3:  Properties>
  353.      If you want to change the properties of a box or a line of text, then
  354. you will need to use the PROPERTIES command in the top menu. Every box and
  355. every text line has an associated sheet of properties, and these
  356. properties can be set independently in every box and line in the chart.
  357. Initially, these properties have default values that apply to the entire
  358. chart. These defaults are established through the DEFAULTS command <[4.3]>
  359. in the DEFINE-FORM menu. However, you can individualize any box or text
  360. line by using the PROPERTIES command.
  361.  
  362.      For example, you may want to use a larger type size for boxes higher
  363. in the chart, display fewer lines per box at lower levels, orient some
  364. branches horizontally and others vertically, or use type face or color to
  365. distinguish certain boxes from the others.
  366.  
  367.      When you invoke the PROPERTIES command, a property sheet is displayed
  368. in the chart window. This sheet shows the properties of the current box.
  369. Default property values are displayed in red within square brackets.
  370. Non-defaults are displayed in gold without brackets.
  371.  
  372.      You can also display property sheets for each line of text in the
  373. current box by using the NEXT-LINE <[3.1]> and FORMER-LINE <[3.2]>
  374. commands (or the PGDN and PGUP keys). Note that property sheets for lines
  375. and those for boxes differ. Certain properties, such as COLOR, appear in
  376. both types of sheet. Others appear in one type of sheet only. For example,
  377. BRANCH-TYPE, which controls how the daughters of a box are to be arranged,
  378. is a property of boxes only; DIVIDE-BELOW, which draws a horizontal line
  379. to separate a text line from those below it, is a property of text lines
  380. and not of boxes.
  381.  
  382.      The illustration <[FIG04]> shows a portion of the property sheet for
  383. a box and a portion of the sheet for one its lines.
  384.  
  385.      Each sheet is a list of fields. Each field is labeled with a property
  386. name (for example, COLOR) and contains that property value (for example,
  387. RED). To change a property, click on the current value with the cursor,
  388. or, on the keyboard, type the underlined character in the property name.
  389.  
  390.      LINE-WEIGHT <[3.8]>, TYPE-SIZE <[3.13]>, and TYPE-WIDTH <[3.14]> are
  391. numerical properties. After selecting one of these, enter a new value via
  392. the keyboard (using the open square bracket key to represent the default
  393. value) and press ENTER. When you select one of the other properties, a
  394. pop-up menu appears displaying the possible values for that property
  395. (including "[DEFAULT]"). Make a selection either by clicking on the value
  396. that you want with the cursor, or by typing the underlined character in
  397. the value name.
  398.  
  399.      Note that the first field in each sheet (CHANGING) is not itself a
  400. property, but rather controls which boxes are affected by changes to the
  401. sheet. (See <[3.3]>).
  402.  
  403. <Section 3.1:  Next Line>
  404.      Use the NEXT-LINE command to display the property sheet for the line
  405. below the current line. If a box property sheet is currently displayed,
  406. NEXT-LINE switches to the sheet for the first text line of that box.
  407.  
  408. <Section 3.2:  Former Line>
  409.      Use the FORMER-LINE command to display the property sheet for the
  410. line above the current line. If the property sheet of the first line is
  411. currently displayed, FORMER-LINE switches to the sheet for the box as a
  412. whole.
  413.  
  414. <Section 3.3:  Changing>
  415.      The CHANGING field is not associated with a property, but rather
  416. controls which boxes will be affected by changes to the current sheet. The
  417. values for this field are:
  418.  
  419.      This box only
  420.      This box and below
  421.      Boxes at this depth
  422.      This depth and below
  423.      Boxes at this height
  424.      This height and below
  425.      This box and sisters
  426.      Sisters and below
  427.  
  428. The depth of a box is its distance down from the top of the chart. The
  429. height of a box is its distance up from the bottom. See <[FIG05]>. The
  430. root of the chart has a depth of one. The leaves of the chart have a
  431. height of one.
  432.  
  433.      For example, to change the color of every box in the chart to purple,
  434. display the property sheet of the top box in the chart, set CHANGING to
  435. "This box and below", and then set COLOR to "Purple". The top box and all
  436. boxes below it (in other words, every box in the chart) will now be
  437. colored purple.
  438.  
  439.      As another example, it is easy to construct a chart in which the
  440. branches are horizontal except for the lowest level, for which the
  441. branches are vertical. This popular chart design is shown in the
  442. illustration <[FIG06]>. To construct it, start with a horizontal chart,
  443. select any box of height two (one level up from a leaf), display its
  444. property sheet, set CHANGING to "Boxes at this height", and, finally, set
  445. BRANCH-TYPE to "Vertical".
  446.  
  447. <Section 3.4:  Branch Type>
  448.      The BRANCH-TYPE property of a box determines the arrangement in which
  449. the daughters of the box are drawn. This property has four possible
  450. values. In a HORIZONTAL branch, the daughters are drawn from left to
  451. right, all on the same level under their parent box. In a STAGGERED
  452. branch, the daughters are also drawn from left to right, but they
  453. alternate between two different levels under the parent. In a VERTICAL
  454. branch, the daughters line up vertically under their parent. In a
  455. TWO-SIDED branch, the daughters form two vertical columns. The four values
  456. for BRANCH-TYPE are shown in the illustration <[FIG01]>.
  457.  
  458.      Note that changing the BRANCH-TYPE of a leaf will have no effect
  459. unless daughters are subsequently attached to it.
  460.  
  461. <Section 3.5:  Divide Below>
  462.      DIVIDE-BELOW is a property of text lines. It has two possible values.
  463. If the value is YES, then a horizontal line is drawn beneath the text to
  464. separate it from the text lines below. If the value is NO, then a dividing
  465. horizontal line is not drawn.
  466.  
  467.      Note that changing the DIVIDE-BELOW value of the last text line in a
  468. box will have no effect unless additional lines are subsequently appended
  469. to the box.
  470.  
  471. <Section 3.6:  Hidden Line>
  472.      HIDDEN-LINE is a property of text lines.  All boxes in a chart have
  473. the same number of lines in their entry forms. The HIDDEN-LINE property
  474. makes it possible for boxes to have different numbers of lines in
  475. displayed or printed chart output.
  476.  
  477.      There are three possible values. If the value is YES, then the text
  478. line is suppressed when the chart is being drawn for display, printing, or
  479. export. If the value is NO, then the text line is included in the chart.
  480. Even if the line contains no characters, an empty region of the chart will
  481. still be allocated for it. If the value is IF-BLANK, then the text line
  482. will be shown except that no space is reserved if the line is empty. The
  483. line is hidden if blank.
  484.  
  485. <Section 3.7:  Drop Shadow>
  486.      DROP-SHADOW is a property of boxes. It has two possible values. If
  487. the value is YES, then a dark band is drawn at the right and bottom of the
  488. box in imitation of a shadow, as if the box were raised and illuminated
  489. from the upper left. If the value is NO, then the shadow is not drawn.
  490.  
  491. <Section 3.8:  Line Weight>
  492.      LINE-WEIGHT is a property of boxes. It has a numerical value which
  493. controls the thickness of the frame rectangle around the box, of the
  494. DIVIDE-BELOW lines, if any, and of the link lines connecting the box to
  495. its daughters. LINE-WEIGHT is expressed in printer pixels. If you specify
  496. a value of 0, all of these lines will be invisible. A value of 1 produces
  497. the thinnest possible lines.
  498.  
  499. <Section 3.9:  Equal Size>
  500.      EQUAL-SIZE is a property of boxes. It is used to guarantee that a
  501. chosen set of boxes (possibly every box in the chart) will all have the
  502. same physical size. There a four possible values: YES, NO, WIDTH-ONLY, and
  503. HEIGHT-ONLY. The YES setting marks a box for both width and height
  504. equalization. All boxes marked YES or WIDTH-ONLY will have the same
  505. horizontal size (namely as wide as needed to accommodate the longest text
  506. string in any of these boxes). All boxes marked YES or HEIGHT-ONLY will
  507. have the same vertical size.
  508.  
  509. <Section 3.10:  Hide Frame>
  510.      HIDE-FRAME is a property of boxes. It has two possible values. If the
  511. value is YES, then the frame rectangle around the box and the DIVIDE-BELOW
  512. lines, if any, are not drawn. If the value is NO, then these lines are
  513. drawn.
  514.  
  515.      Note that setting the LINE-WEIGHT <[3.8]> property to 0, also makes
  516. the frame invisible, but doing so removes the link lines as well.
  517.  
  518. <Section 3.11:  Assistant>
  519.      ASSISTANT is a property of boxes. It determines whether a box is to
  520. be drawn in the assistant position under its parent, that is, above all
  521. other daughters and to the left of the vertical link line under the
  522. parent. (See the accompanying illustration <[FIG07]>.) If the value is
  523. YES, the box is drawn in the assistant position. If it is NO, the box is
  524. drawn in its normal position as a daughter of its parent. Note that
  525. changing this property in a box that has no parent will have no effect
  526. unless the box is subsequently moved under a parent.
  527.  
  528.      Note that assistants do not have to be leaves in the org chart tree.
  529. They can have daughters and even assistants of their own. In such a case,
  530. the entire branch headed by an assistant box is drawn in the assistant
  531. position.
  532.  
  533. <Section 3.12:  Type Face>
  534.      TYPE-FACE is a property of both boxes and text lines. For a text
  535. line, it controls the font in which that line is drawn. For a box, it
  536. controls the font of all the text lines in the box except those lines that
  537. have a non-default TYPE-FACE property of their own. The tables below list
  538. the available ORCHIS fonts and the corresponding fonts used to represent
  539. them during PostScript and EPS output.
  540.  
  541.      These fonts are available in the shareware and registered versions:
  542.  
  543.      Orchis font:      PostScript font:
  544.  
  545.      Boric             Times
  546.      Salem             Helvetica
  547.      Script            ZapfChancery
  548.      Bopface           Bookman
  549.      Beamof            Palatino
  550.      English           AvantGarde
  551.  
  552.      These fonts are available in the registered version only:
  553.  
  554.      Medford           AvantGarde
  555.      Hello             Helvetica
  556.      Boric Italic      Times Italic
  557.      Boric Bold        Times Bold
  558.      Boric Light       Times
  559.      Boric X-bold      Times Bold
  560.      Script Bold       ZapfChancery
  561.      Hello Light       Helvetica
  562.  
  563. <Section 3.13:  Type Size>
  564.      TYPE-SIZE is a property of both boxes and text lines. For a text
  565. line, it controls the height of the characters in that line. For a box, it
  566. controls the height of all text lines in the box except those lines that
  567. have a non-default TYPE-SIZE property of their own. The value of TYPE-SIZE
  568. is a number expressing this height in points. One inch equals seventy-two
  569. points.
  570.  
  571. <Section 3.14:  Type Width>
  572.      TYPE-WIDTH is a property of both boxes and text lines. For a text
  573. line, it controls the width of the characters in that line. For a box, it
  574. controls the width of all text lines in the box except those lines that
  575. have a non-default TYPE-WIDTH of their own. The value of TYPE-WIDTH is a
  576. number expressing the width as a percentage of the normal width for text
  577. of the given type size. Reducing the TYPE-WIDTH value narrows the
  578. characters; increasing it makes them wider.
  579.  
  580. <Section 3.15:  Justify>
  581.      JUSTIFY is a property of both boxes and text lines. For a text line,
  582. it controls the justification of the text in that line. For a box, it
  583. controls the justification of all text lines in the box except those lines
  584. that have a non-default justification of their own. There are five
  585. possible values: LEFT, RIGHT, CENTER, EVEN, and AUTOMATIC. The first four
  586. of these are shown in the accompanying illustration <[FIG08]>.
  587.  
  588.      If the value is AUTOMATIC, then ORCHIS will choose a justification
  589. (LEFT, RIGHT, CENTER, or EVEN) as appropriate, depending on the context of
  590. the box in its chart.
  591.  
  592. <Section 3.16:  Color>
  593.      COLOR is a property of both boxes and text lines. For a text line, it
  594. controls the color in which that text is drawn. For a box, it controls the
  595. color of the frame rectangle, the DIVIDE-BELOW lines, the links to
  596. daughter boxes, and the color of all text lines in the box except those
  597. lines that have a non-default color of their own. The nominal COLOR values
  598. are: BLACK, RED, BLUE, YELLOW, GREEN, BROWN, MAGENTA, CYAN, ORANGE, LIME,
  599. GRAY, PINK, PURPLE, GOLD, and OLIVE. The actual colors rendered will
  600. depend on the characteristics of your display and printer.
  601.  
  602. <Chapter 4:  Define Form>
  603.      If you want to increase or decrease the number of lines of text in
  604. the boxes of a chart, or to alter the labeling of these lines in the entry
  605. forms, or to change the default properties of boxes or of individual text
  606. lines, then you will need to use the DEFINE-FORM command in the top menu.
  607. When you invoke this command, a new menu is displayed. Using this menu you
  608. can change the number of lines per box and you can set the default
  609. properties. Also, a special entry form is displayed. The text fields in
  610. this form contain the strings used to label the lines in the entry forms
  611. for the individual boxes.
  612.  
  613.      For example, the default chart created when ORCHIS is first loaded
  614. has three lines per box, and these lines are labeled "Name", "Title" and
  615. "Comments" respectively. Invoking the DEFINE-FORM command will display the
  616. entry form illustrated in <[FIG03]>.
  617.  
  618. <Section 4.1:  Add Line>
  619.      Use the ADD-LINE command to place additional text lines in the boxes
  620. of the current chart. When you invoke this command, a new field is added
  621. to the special entry form in the chart window. You are asked to select
  622. which field in this form is to be the new field. In this way, the new line
  623. can be added above, below, or in the middle of the existing text lines.
  624. The new field is initially blank. Select the new field with the cursor or
  625. by using the TAB key if you want to supply a label for that field in the
  626. entry forms for this chart.
  627.  
  628.      Note that all boxes in a given chart have the same number of text
  629. lines in their entry forms. When you use the ADD-LINE command, you are
  630. adding a new line to every box in the chart. Initially, this line will be
  631. blank. If you want to show fewer lines in some boxes than in others, you
  632. can use the HIDDEN-LINE property, which can be turned on and off for
  633. individual lines independently in the various boxes of the chart.
  634.  
  635. <Section 4.2:  Remove Line>
  636.      Use the REMOVE-LINE command to delete text lines in the boxes of the
  637. current chart. When you invoke this command, you are prompted to select
  638. the field that you want to delete. Position the cursor in the chosen field
  639. and press the left mouse button or the keyboard ENTER key. The selected
  640. line will be deleted from every box in the chart. Once a line is removed,
  641. the deleted information cannot be recovered; therefore, ORCHIS requires a
  642. verification for each line removed by this command.
  643.  
  644. <Section 4.3:  Defaults>
  645.      Use the DEFAULTS command to change the default values for the various
  646. properties of boxes and text lines. When you set a property value here, it
  647. will apply everywhere in the chart, except for those boxes in which it is
  648. overridden by an explicitly set property value.
  649.  
  650.      When you invoke the DEFAULTS command, a property sheet is displayed
  651. containing the default values for all box properties. You can then use the
  652. NEXT-LINE <[3.1]> and FORMER-LINE <[3.2]> commands (or the PGDN and PGUP
  653. keys) to display the default properties for the various text lines. (You
  654. can also bypass the DEFAULTS command and display any of these default
  655. property sheets directly by clicking on the appropriate [P]-button in the
  656. entry form for the DEFINE-FORM menu).
  657.  
  658.      Default sheets are manipulated in the same way as ordinary property
  659. sheets. For complete information on using property sheets see Chapter
  660. <[3]>.
  661.  
  662. <Chapter 5:  Chart File Operations>
  663.  
  664. <Section 5.1:  Load Chart>
  665.      If you want to load an org chart file from your disk into your
  666. computer's memory for the purpose of viewing the chart, changing it,
  667. printing it, or exporting it in a graphic format, then you will want to
  668. use the LOAD-CHART command in the top menu.
  669.  
  670.      When you invoke this command, you are presented with a menu of all
  671. files in the current directory with the extension "ORG". The current
  672. directory is the directory that was active in DOS when ORCHIS was loaded.
  673. The following method is used when choosing an item from this menu. The
  674. items listed are displayed alphabetically. The menu appears with an
  675. initial item highlighted. As you begin to type a name, at each keystroke
  676. the highlight moves to the first entry compatible with the keys typed so
  677. far. At any point, you can select the highlighted entry by pressing ENTER.
  678. The highlight can also be moved with the Up-Arrow, Down-Arrow, Home, and
  679. End keys. If the list of names is too large to fit in the menu window at
  680. one time, you can use Left-Arrow and Right-Arrow to move the highlight
  681. into successive menu pages. Also, you can highlight an item by simply
  682. pointing to it with the cursor.
  683.  
  684.      The LOAD-CHART command also displays a file name input form in the
  685. chart window. This is an entry form with a single field used for entering
  686. a file specification. If you want to load an org chart file from a device
  687. or directory other than the current directory, activate the entry field in
  688. the file name form by pressing the TAB key or clicking on the field with
  689. the cursor. Then identify the file you want to load by entering the target
  690. file name, optionally adding device, path, and file extension information
  691. as required.
  692.  
  693.      Note that the current org chart is not automatically saved to disk
  694. when another is loaded. If unsaved work would be lost by a LOAD-CHART
  695. operation, you will be prompted for verification first.
  696.  
  697. <Section 5.2:  Save Chart>
  698.      After creating or modifying a chart, if you want to save the results
  699. from your computer's memory to a file on disk, you will need to use the
  700. SAVE-CHART command in the top menu. When you invoke this command, a file
  701. name input form is displayed in the chart window and its entry field is
  702. activated for text input. Initially, this field contains the file
  703. specification of the last performed LOAD-CHART or SAVE-CHART operation. To
  704. save to this file, simply press the ENTER key. To save to another file,
  705. enter the file name only (if your are saving to the current directory) or
  706. optionally add device, path, and file extension information as required.
  707.  
  708. <Section 5.3:  New Chart>
  709.      The NEW-CHART command erases all chart data in your computer's
  710. memory, and constructs a default chart as though ORCHIS had just been
  711. loaded. If unsaved work would be lost, you are asked to verify before the
  712. deletion takes place. Only the chart data loaded into ORCHIS are erased;
  713. chart files on disk are not affected by this command.
  714.  
  715. <Chapter 6:  Titles>
  716.      Using the TITLES command, you can place one or two headlines at the
  717. top of the chart. When you invoke the TITLES command, a title input form
  718. is displayed in the chart window. This form has two text fields for the
  719. two possible headlines. As in other entry forms, to change a line of text,
  720. activate its entry field by using the TAB key or by clicking on the field
  721. with the cursor. Titles are always positioned in the center above the rest
  722. of the chart. Once you have created titles, you can access the title input
  723. form by selecting the titles using the EDIT-BOX <[2.1]> command in the
  724. EDIT-CHART menu.
  725.  
  726.      Most of the properties that apply to a chart box or text line also
  727. apply to the title box at the top of the chart or to the individual
  728. titles. For example, you can display a frame around the titles with an
  729. optional drop shadow, and you can control type size and font. Certain
  730. properties (for example, BRANCH-TYPE and ASSISTANT) do not apply to
  731. titles.
  732.  
  733.      To display a property sheet for the titles box or for either of the
  734. individual titles, click on the appropriate [P]-button in the title input
  735. form. You can also access these sheets through the PROPERTIES command in
  736. the TITLES menu. For more information on using property sheets, see
  737. Chapter <[3]>.
  738.  
  739.      To remove titles from a chart, either delete the title text using the
  740. title input form, or select the titles using the DELETE-BOX command
  741. <[2.4]> in the EDIT-CHART menu.
  742.  
  743. <Chapter 7: Export>
  744.      Using the EXPORT command, you can save the current chart image as a
  745. graphic file. Three graphic formats are supported. Files in these formats
  746. can be imported into a wide variety of other programs including desktop
  747. publishing software, word processors, drawing programs, and presentation
  748. packages. In this way, charts created in ORCHIS can be annotated and
  749. graphically enhanced, and they can be included in documents, pictures, and
  750. slide shows created by any of these compatible packages.
  751.  
  752.      When you invoke the EXPORT command, you are prompted to choose one of
  753. the three supported graphic file formats. After you have specified a
  754. format, a file name input form is displayed in the chart window and its one
  755. field is activated for text input. Enter an output file name and optionally
  756. add device, path, and file extension information if needed. Press the ENTER
  757. key, and your chart image will be exported in the format chosen.
  758.  
  759. <Section 7.1: PDL>
  760.      PDL (Picture Description Language) is the file format of Trionum's
  761. PEP: Picture Editing Package <[FIG00]>. PEP is an innovative drawing and
  762. layout program for PC compatible computers running under DOS. It is
  763. designed for the non-artist who needs to produce diagrams, illustrations,
  764. or high quality drawings of any sort. You can use PEP to annotate charts,
  765. add decorative borders and ornaments, and incorporate other stylistic
  766. variations, such as dashed lines, and bold or italic text, not directly
  767. supported by ORCHIS.
  768.  
  769.      PEP's many features include: multiple windows, arbitrary zoom, WYSIWYG
  770. display, background printing, infinite un-delete, scalable fonts, rulers,
  771. snapping, a powerful collection of menu driven commands, and complete
  772. on-line documentation.
  773.  
  774.      PDL is a smoothly scalable, vector based, resolution independent
  775. graphic file format.
  776.  
  777. <Section 7.2: EPS>
  778.      EPS is the Encapsulated PostScript file format. It is a scalable,
  779. resolution independent format accepted by a wide variety of software
  780. packages. It is primarily useful when the ultimate hardcopy output device
  781. supports the PostScript language.
  782.  
  783. <Section 7.3: PCX>
  784.      PCX is a popular bitmap file format, widely supported by paint
  785. programs, word processors, publishing packages, and FAX software. Because
  786. PCX is bit oriented, it is not smoothly scalable, and PCX files are
  787. normally substantially larger than the corresponding PDL or EPS files.
  788.  
  789. <Chapter 8:  Print>
  790.      If you want to print the currently loaded chart, you will need to use
  791. the PRINT command in the top menu. First make sure that your printer is
  792. ready to operate; then, invoke the PRINT command. You are then prompted to
  793. choose an printing orientation. There are two choices.  PORTRAIT is the
  794. normal orientation, with the shorter edge of the page oriented
  795. horizontally, and the longer edge vertically. LANDSCAPE is the sideways
  796. orientation, with the shorter edge oriented vertically and the longer edge
  797. horizontally. See <[FIG14]>.
  798.  
  799.      Choosing the orientation starts the printing task. However, if the
  800. chart is too large to fit on a single page, another menu appears by which
  801. you can choose one of the output options for oversize charts: SHRINK,
  802. TRUNCATE, or MULTI-PAGE.
  803.  
  804.      Printing is performed in the background. You can continue working on
  805. the current chart, load another chart, or perform any ORCHIS operation
  806. while printing is in progress. However, only one print task can be
  807. scheduled at a time; the current print job must complete before another
  808. can be started.
  809.  
  810. <Section 8.1:  Portrait>
  811.      Use the PORTRAIT command to select portrait orientation and start
  812. printing output.
  813.  
  814. <Section 8.2:  Landscape>
  815.      Use the LANDSCAPE command to select landscape orientation and start
  816. printing output.
  817.  
  818. <Section 8.3:  Oversize Charts>
  819.      If the chart image you want to print is too large to fit on a single
  820. page, a new menu is displayed after you choose the orientation. This menu
  821. offers four options for printing the oversize image.
  822.  
  823.      Note:  the size of the chart image is determined by a combination of
  824. factors, the type sizes, line weights, chart geometry, and so forth. Often
  825. the overriding factor will be the default type sizes set in the
  826. DEFINE-FORM menu. In such a case, the size of the chart can be effectively
  827. controlled simply by changing these defaults.
  828.  
  829. <Section 8.3.1:  Shrink>
  830.      The SHRINK command prints the oversize chart at a smaller size so
  831. that the entire image will fit on a single page. The orientation of the
  832. image and the ratio of its height and width are not altered.
  833.  
  834. <Section 8.3.2:  Multi-page>
  835.      The MULTI-PAGE command uses as many pages as required to print the
  836. chart at its normal size. Pages are printed in the following order. First,
  837. the top row of pages is printed, beginning with the upper left corner of
  838. the image and proceeding to the right. Then, the second row is printed,
  839. then the third and so on.
  840.  
  841. <Section 8.3.3:  Truncate>
  842.      The TRUNCATE command prints as much of the chart as will fit on a
  843. single page, and ignores the parts that will not fit. In effect, it prints
  844. the first page of a multi-page image, and then stops.
  845.  
  846. <Section 8.3.4:  Cancel>
  847.      The CANCEL command kills the requested print of the oversize chart
  848. and returns to the top menu. Choose this option if you want to re-edit the
  849. chart, or change its properties or defaults before printing.
  850.  
  851. <Chapter 9:  Quitting ORCHIS>
  852.      The QUIT command is used to exit from ORCHIS. Any work which has not
  853. been saved to a file is lost, but you are asked to verify before this
  854. happens. Before exiting, ORCHIS waits for all print tasks to complete.
  855.  
  856. <Section 9.1:  Exit>
  857.      The EXIT command terminates execution of ORCHIS and returns to DOS.
  858.  
  859. <Section 9.2:  Cancel>
  860.      The CANCEL command cancels the QUIT request and returns to the ORCHIS
  861. top menu.
  862.  
  863. <Chapter 10:  Keys with Special Functions>
  864.      This chapter describes the single keystroke commands:  the function
  865. keys, the numerical key pad keys, and certain control keys used when
  866. editing text strings.
  867.  
  868. <Section 10.1:  Function Keys>
  869.  
  870. <Section 10.1.1:  F1: Help>
  871.      Pressing F1 at any time activates the HELP system, which gives you
  872. on-line access to the entire text of the ORCHIS manual. The portion of the
  873. manual which appears is indexed to the current menu and the current
  874. operation. The HELP system is fully described in Chapter <[11]>.
  875.  
  876. <Section 10.1.2:  F2: Complete screen redisplay>
  877.      If you press F2 at any time, the entire ORCHIS screen display will be
  878. erased and redrawn.
  879.  
  880. <Section 10.1.3:  F3: Total Mode Toggle>
  881.      This command is available when you are displaying a chart. It toggles
  882. between two modes governing the display in the chart window: TOTAL (the
  883. chart image is stretched or shrunk to exactly fill the window) and PARTIAL
  884. (a portion of the chart is displayed according to position and stretch
  885. information associated with the window). F3 has no effect if you are
  886. displaying a form.
  887.  
  888. <Section 10.1.4:  F4: Center Window at Cursor>
  889.      This command is available when you are displaying a chart. It first
  890. toggles out of TOTAL display if necessary, and then moves the view in the
  891. chart window so that the new center of the window is the point that was
  892. occupied by the cursor at the moment the F4 command was invoked.
  893.  
  894.      F3 and F4 can be used in combination to navigate rapidly about the
  895. chart. First press F3 to toggle into TOTAL display. Point with the cursor
  896. at the box in the chart you want to examine, and then press F4. ORCHIS
  897. will toggle out of TOTAL mode, and display the selected box at the center
  898. of the chart window.
  899.  
  900.      F4 has no effect if you are displaying a form.
  901.  
  902. <Section 10.1.5:  F10: Super-Escape>
  903.      Use the super-escape key, F10, to return in a single step from the
  904. current menu to the ORCHIS top menu. This command is equivalent to
  905. pressing the escape key again and again until you reach the top level
  906. menu.
  907.  
  908. <Section 10.2:  NumPad Key Commands>
  909.      The keys of the numerical key pad are used to move the cursor, to
  910. shift the view when a chart is displayed, and to move to neighboring boxes
  911. when forms are displayed. These keys have different functions when in the
  912. HELP system. See Chapter <[11]> for more information.
  913.  
  914. <Section 10.2.1:  Cursor Motion Keys>
  915.      Pressing an arrow key in the numerical keypad moves the cursor a
  916. single step in the direction of the arrow. See <[FIG09]>.
  917.  
  918. <Section 10.2.2:  Shift Arrow Keys>
  919.      In chart view, holding down a shift key while pressing an arrow key
  920. moves the chart display view by one half of the window size in the
  921. direction of the arrow. Thus pressing shift-right moves the chart window
  922. to the right (picture elements appear to move to the left inside the
  923. window).
  924.  
  925.      In form view, the shift-arrow keys move from the current box to one
  926. of its neighbors. Shift-up moves to the parent box of the current box.
  927. Shift-left and shift-right move to its sisters. Shift-down moves to the
  928. first daughter of the current box.
  929.  
  930. <Section 10.2.3:  Shift Corner Keys>
  931.      In chart view, holding down a shift key while pressing the Home key
  932. causes the chart display window to be re-positioned at the extreme upper
  933. left corner of the chart. Similarly, shift-PgUp moves the chart window to
  934. the upper right corner of the chart. Shift-PgDn and Shift-End move to the
  935. lower right and lower left corners respectively. See <[FIG12]>. These keys
  936. have no effect in form view.
  937.  
  938. <Section 10.2.4:  Grey Plus Key>
  939.      This key enables and disables automatic cursor motion. Press the
  940. Grey-plus key followed by a cursor motion arrow key to start the cursor
  941. moving at a constant rate in the direction indicated by the arrow. Press
  942. the same cursor motion key again to accelerate the motion. Press a
  943. different cursor motion key to change the direction. Press the Grey-plus
  944. key again to stop the motion.
  945.  
  946. <Section 10.3:  Text Editing Control Keys>
  947.      When you are editing a text string, a number of control key commands
  948. become available, and the command menu is replaced by a list of these. The
  949. new commands are:
  950.  
  951.      Ctrl-F: move text cursor forward 1 character
  952.      Ctrl-B: move text cursor back 1 character
  953.      Ctrl-A: move text cursor to start of line
  954.      Ctrl-E: move text cursor to end of line
  955.      Ctrl-K: delete from cursor to end of line
  956.  
  957. <Chapter 11:  Help>
  958.      The entire ORCHIS manual is available for on-line viewing via the
  959. indexed HELP system. At any time, when you are using ORCHIS, you can press
  960. F1 to activate HELP. A new screen layout is then created containing four
  961. windows: a prompt window, a menu window, a graphic window and a document
  962. window. The document window displays a portion of the ORCHIS manual text.
  963. If there is an illustration accompanying the displayed text, it will
  964. appear in the graphic window. See the illustration <[FIG13]>.
  965.  
  966.      The HELP system is context sensitive. The portion of the document
  967. initially displayed depends on the state of ORCHIS when HELP is invoked.
  968. ORCHIS attempts to display the portion of the document relevant to your
  969. current operation. The choice depends on the current menu being displayed
  970. and on the last command executed.
  971.  
  972.      While the HELP system is active, the NumPad keys on the keyboard are
  973. detached from the cursor. (The cursor can only be moved via the mouse).
  974. Instead the NumPad keys control the text displayed in the document window.
  975. The up arrow (or left arrow) moves the displayed text backwards one line.
  976. The down arrow (or right arrow) moves the displayed text forward one line.
  977. PGUP and PGDN move the text display backwards or forwards one page. HOME
  978. and END position the text at the start and end of the current chapter,
  979. respectively.
  980.  
  981.      When the discussion at one place in the document refers to
  982. information located in a different section, there will often be a
  983. cross-reference mark in the HELP display at that place. This mark consists
  984. of a section number in square brackets displayed in red. If you have a
  985. mouse, you can access the referenced section by positioning the cursor on
  986. the cross-reference mark and pressing the left mouse button. This is
  987. called clicking on the reference. If you do not have a mouse, you can use
  988. the GOTO command <[11.8]> described below to display the new section.
  989.  
  990.      Illustrations appear in the document text as figure references. These
  991. are highlighted strings of the form "FIGxx" appearing in square brackets,
  992. where "xx" is the figure number. You can click on a figure reference to
  993. display that figure temporarily in the document window, pressing ESC when
  994. you want to restore the normal document display. The same operation can be
  995. performed with the ZOOM command <[11.9]> described below.
  996.  
  997. <Section 11.1:  Up>
  998.      The UP command moves the document display backwards to display the
  999. previous page of document text. The same function can be invoked by
  1000. pressing the page up key, PGUP. This command only moves within the
  1001. currently displayed chapter. To move to another chapter use the GOTO
  1002. command <[11.8]> described below.
  1003.  
  1004. <Section 11.2:  Top>
  1005.      The TOP command moves the document display to the top of the current
  1006. chapter. The same function can be invoked by pressing the HOME key.
  1007.  
  1008. <Section 11.3:  Down>
  1009.      The DOWN command moves the document display forwards to display the
  1010. following page of document text. The same function can be invoked by
  1011. pressing the page down key, PGDN. This command only moves within the
  1012. currently displayed chapter. To move to another chapter use the GOTO
  1013. command <[11.8]> described below.
  1014.  
  1015. <Section 11.4:  Bottom>
  1016.      The BOTTOM command moves the document display to the bottom of the
  1017. current chapter. The same function can be invoked by pressing the END key.
  1018.  
  1019. <Section 11.5:  Contents>
  1020.      The CONTENTS command displays the table of contents of the ORCHIS
  1021. manual. There is one entry for each section of the manual. Each entry
  1022. includes the section number and the section title. The HELP system treats
  1023. the table of contents like any other chapter of the document. All of the
  1024. HELP commands (UP, DOWN, SEARCH, REPEAT, etc.) are equally applicable to
  1025. the table of contents. When you have located the section that you wish to
  1026. consult, simply click on its section number in the table of contents to go
  1027. to that section of the document. You can also use the GOTO command
  1028. <[11.8]> described below to display that section.
  1029.  
  1030. <Section 11.6:  Search>
  1031.      With the SEARCH command you can search the current chapter (or table
  1032. of contents) for the first occurrence of a given word. The search begins
  1033. at the top of the current chapter. The search ignores the distinction
  1034. between upper and lower case; either case of a letter counts as a match
  1035. for that letter. If you want to find additional occurrences of the same
  1036. word use the REPEAT command <[11.7]> described below.
  1037.  
  1038.      To operate the SEARCH command press the command letter, type in the
  1039. word you want to search for and press ENTER. ORCHIS will locate the first
  1040. occurrence of the string you typed, and will display it highlighted in red
  1041. in the document window.
  1042.  
  1043.      The SEARCH command is particularly useful for searching the table of
  1044. contents to find the sections referring to a particular topic. See the
  1045. CONTENTS command <[11.5]> described above.
  1046.  
  1047. <Section 11.7:  Repeat>
  1048.      After you have used the SEARCH command <[11.6]> to find the first
  1049. occurrence of a given word, you can use the REPEAT command to find
  1050. subsequent occurrences of the same word within the current chapter. Press
  1051. the command letter to locate the second occurrence. Continue pressing the
  1052. command letter to find the third and subsequent occurrences.
  1053.  
  1054. <Section 11.8:  Goto>
  1055.      To display a particular chapter or section in the document window use
  1056. the GOTO command. Press the command letter, then type in the desired
  1057. section number and press ENTER. The designated section will be displayed
  1058. in the document window.
  1059.  
  1060.      Section numbers consist of one, two, or three numbers separated by
  1061. periods. For example, 10, 10.2, and 10.2.4 are possible sections numbers.
  1062. The first number is the chapter number; the second is the section number
  1063. and the third the sub-section number. To find the section number of the
  1064. section that you want to consult, use the CONTENTS command <[11.5]> to
  1065. display the table of contents of the manual.
  1066.  
  1067. <Section 11.9:  Zoom>
  1068.      The ZOOM command temporarily replaces the document window display
  1069. with a magnified copy of the illustration displayed in the graphics
  1070. window. Press the command letter a second time (or press ESC) to restore
  1071. the document text display.
  1072.  
  1073. <Chapter 12:  Installation>
  1074.      Before you can run ORCHIS, you need to answer two questions about
  1075. your hardware configuration:
  1076.  
  1077.      1. What kind of a printer do you have and
  1078.      2. How does your computer send data to your printer?
  1079.  
  1080. To supply this information to ORCHIS, run the installation utility,
  1081. INSTALL.EXE. INSTALL is a simple, menu-driven program, and you should have
  1082. no difficulty in using it.
  1083.  
  1084.      If you have a hard disk, begin by making a directory for ORCHIS and
  1085. copying the contents of your ORCHIS disk into that directory. Then run
  1086. INSTALL. If you do not have a hard disk, you can run INSTALL on a diskette
  1087. drive. In that case, you should start by making a backup copy of your
  1088. ORCHIS disk.
  1089.  
  1090.      When you start up INSTALL, you are presented with a short series of
  1091. menus. Each menu item begins with a digit. Type the digit of the item you
  1092. want to select, and the next menu appears. At any point, you can use the
  1093. escape key to cancel the last choice and return to a prior menu. When you
  1094. have finished specifying your hardware configuration, INSTALL displays the
  1095. choices that you have made and gives you the option of installing those
  1096. choices or restarting from the beginning. Later, if you change your
  1097. hardware configuration, you can just run INSTALL again. Then you will be
  1098. able to use ORCHIS with the new configuration.
  1099.  
  1100.      After installing ORCHIS, you will probably want to add the ORCHIS
  1101. directory to your DOS path. (Running INSTALL does not change your
  1102. CONFIG.SYS or AUTOEXEC.BAT files). Putting ORCHIS in your DOS path makes
  1103. it more convenient to keep org chart data files in directories other than
  1104. the ORCHIS home directory.
  1105.  
  1106. <Section 12.1:  What kind of a printer do you have?>
  1107.      ORCHIS supports seven kinds of printer: the HP DeskJet, the HP
  1108. LaserJet, the Canon Bubble Jet, the Postscript printers (such as the Apple
  1109. LaserWriter), the Epson printers (FX80 or later), the IBM graphics
  1110. printer, the IBM color printer, and any printer compatible with one of
  1111. these.
  1112.  
  1113. <Section 12.1.1:  DeskJet>
  1114.      If you specify a DeskJet printer, you also need to choose whether to
  1115. produce color or black and white output.
  1116.  
  1117.      If your printer does not support color output, you must choose the
  1118. second option (black & white only). Attempting to print in color would
  1119. produce unpredictable results. Otherwise, you may choose either option.
  1120. Choose the black & white option to convert all colors to black. Printer
  1121. output is substantially faster in this case, and a darker black is
  1122. produced if your ink cartridge contains a true black ink. If you choose
  1123. the color option, the 16 display colors are mapped into 8 printer colors.
  1124. (Green and lime, for example, will print as the same color.) Black
  1125. elements are printed using a composite of three different inks.
  1126.  
  1127.      Remember that you can always run INSTALL again to change your
  1128. selections, for example, if you change the type of ink cartridge in your
  1129. printer.
  1130.  
  1131. <Section 12.1.2:  LaserJet>
  1132.      The registered version of ORCHIS offers enhanced printing for the
  1133. LaserJet III and IV. If you specify  a LaserJet printer, you will be asked
  1134. whether you have an earlier version (LaserJet I or II), or a more recent
  1135. version (LaserJet III or IV). The latter printers use compression
  1136. techniques that speed the transfer graphic data from the computer. The
  1137. driver for these printers also includes an extra resolution option that
  1138. enables 600 dot per inch output for the LaserJet IV. These LaserJet
  1139. enhancements are available in the registered version only.
  1140.  
  1141. <Section 12.1.3:  PostScript>
  1142.      If you specify a Postscript printer, you also have an additional
  1143. choice. You need to choose whether to produce color output or black and
  1144. white output. Black and white Postscript printers will render colors as
  1145. various shades of gray using halftone screens. This is seldom desirable
  1146. when printing org charts. If you choose the black and white option here,
  1147. the color information is removed before the chart is sent to the printer
  1148. so that the entire chart will be printed in solid black. If you use color
  1149. in your charts for display purposes, but want to print them in black and
  1150. white, you can choose the black and white option here even if you have a
  1151. color printer.
  1152.  
  1153. <Section 12.1.4:  Epson>
  1154.      If you specify an Epson printer, you have an additional choice. There
  1155. are two types of Epson printer: 9 pin and 24 pin. The 24 pin printers
  1156. offer higher resolution and faster printing speed. If you choose the 24
  1157. pin option, ORCHIS will print at 180 dots per inch resolution. If you
  1158. choose the 9 pin option, ORCHIS will print at 144 by 120 dots per inch
  1159. resolution. If you have a 24 pin printer, you should select the 24 pin
  1160. installation option. (However, you may select the 9 pin option if, for
  1161. some reason, you wish to print at the lower resolution.) If you have a 9
  1162. pin printer, you must choose the 9 pin option.
  1163.  
  1164. <Section 12.2:  How does your computer communicate with your printer?>
  1165.      If your printer is connected directly to your computer by either a
  1166. parallel or a serial port, specify which port is used. ORCHIS will send
  1167. printer data directly to that port, bypassing DOS for maximum printer
  1168. speed. Alternatively, you can choose to output via DOS to the printer
  1169. device, PRN. You can also choose to capture printer data to a file. If you
  1170. choose this option, each time you print from ORCHIS, the print data will
  1171. be turned into a file named PRINTER.OUT. You can later copy this file to
  1172. your printer.
  1173.